Kaluga
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
Kaluga
architecture
/
com.splendo.kaluga.architecture.navigation
/
[ios]NavigationSpec
/
Browser
Browser
ios
data
class
Browser
(
val
url
:
NSURL
,
val
viewType
:
NavigationSpec.Browser.Type
)
:
NavigationSpec
Opens the browser
Parameters
url
The
NSURL
to open in the browser
Members
Constructors
Browser
Link copied to clipboard
ios
constructor
(
url
:
NSURL
,
viewType
:
NavigationSpec.Browser.Type
)
Types
Type
Link copied to clipboard
ios
sealed
class
Type
Properties
url
Link copied to clipboard
ios
val
url
:
NSURL
view
Type
Link copied to clipboard
ios
val
viewType
:
NavigationSpec.Browser.Type